home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / superdog.swf / scripts / DefineSprite_876 / frame_80 / DoAction.as
Encoding:
Text File  |  2007-06-25  |  92 b   |  8 lines

  1. stop();
  2. breathed = true;
  3. if(finish == true)
  4. {
  5.    gotoAndStop("finish");
  6.    play();
  7. }
  8.